3.380 \(\int \frac {\sinh (c+d x) \tanh (c+d x)}{a+b \sinh (c+d x)} \, dx\)

Optimal. Leaf size=74 \[ \frac {a^2 \log (a+b \sinh (c+d x))}{b d \left (a^2+b^2\right )}-\frac {a \tan ^{-1}(\sinh (c+d x))}{d \left (a^2+b^2\right )}+\frac {b \log (\cosh (c+d x))}{d \left (a^2+b^2\right )} \]

[Out]

-a*arctan(sinh(d*x+c))/(a^2+b^2)/d+b*ln(cosh(d*x+c))/(a^2+b^2)/d+a^2*ln(a+b*sinh(d*x+c))/b/(a^2+b^2)/d

________________________________________________________________________________________

Rubi [A]  time = 0.16, antiderivative size = 74, normalized size of antiderivative = 1.00, number of steps used = 7, number of rules used = 6, integrand size = 25, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.240, Rules used = {2837, 12, 1629, 635, 203, 260} \[ \frac {a^2 \log (a+b \sinh (c+d x))}{b d \left (a^2+b^2\right )}-\frac {a \tan ^{-1}(\sinh (c+d x))}{d \left (a^2+b^2\right )}+\frac {b \log (\cosh (c+d x))}{d \left (a^2+b^2\right )} \]

Antiderivative was successfully verified.

[In]

Int[(Sinh[c + d*x]*Tanh[c + d*x])/(a + b*Sinh[c + d*x]),x]

[Out]

-((a*ArcTan[Sinh[c + d*x]])/((a^2 + b^2)*d)) + (b*Log[Cosh[c + d*x]])/((a^2 + b^2)*d) + (a^2*Log[a + b*Sinh[c
+ d*x]])/(b*(a^2 + b^2)*d)

Rule 12

Int[(a_)*(u_), x_Symbol] :> Dist[a, Int[u, x], x] /; FreeQ[a, x] &&  !MatchQ[u, (b_)*(v_) /; FreeQ[b, x]]

Rule 203

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1*ArcTan[(Rt[b, 2]*x)/Rt[a, 2]])/(Rt[a, 2]*Rt[b, 2]), x] /;
 FreeQ[{a, b}, x] && PosQ[a/b] && (GtQ[a, 0] || GtQ[b, 0])

Rule 260

Int[(x_)^(m_.)/((a_) + (b_.)*(x_)^(n_)), x_Symbol] :> Simp[Log[RemoveContent[a + b*x^n, x]]/(b*n), x] /; FreeQ
[{a, b, m, n}, x] && EqQ[m, n - 1]

Rule 635

Int[((d_) + (e_.)*(x_))/((a_) + (c_.)*(x_)^2), x_Symbol] :> Dist[d, Int[1/(a + c*x^2), x], x] + Dist[e, Int[x/
(a + c*x^2), x], x] /; FreeQ[{a, c, d, e}, x] &&  !NiceSqrtQ[-(a*c)]

Rule 1629

Int[(Pq_)*((d_) + (e_.)*(x_))^(m_.)*((a_) + (c_.)*(x_)^2)^(p_.), x_Symbol] :> Int[ExpandIntegrand[(d + e*x)^m*
Pq*(a + c*x^2)^p, x], x] /; FreeQ[{a, c, d, e, m}, x] && PolyQ[Pq, x] && IGtQ[p, -2]

Rule 2837

Int[cos[(e_.) + (f_.)*(x_)]^(p_)*((a_) + (b_.)*sin[(e_.) + (f_.)*(x_)])^(m_.)*((c_.) + (d_.)*sin[(e_.) + (f_.)
*(x_)])^(n_.), x_Symbol] :> Dist[1/(b^p*f), Subst[Int[(a + x)^m*(c + (d*x)/b)^n*(b^2 - x^2)^((p - 1)/2), x], x
, b*Sin[e + f*x]], x] /; FreeQ[{a, b, c, d, e, f, m, n}, x] && IntegerQ[(p - 1)/2] && NeQ[a^2 - b^2, 0]

Rubi steps

\begin {align*} \int \frac {\sinh (c+d x) \tanh (c+d x)}{a+b \sinh (c+d x)} \, dx &=-\frac {b \operatorname {Subst}\left (\int \frac {x^2}{b^2 (a+x) \left (-b^2-x^2\right )} \, dx,x,b \sinh (c+d x)\right )}{d}\\ &=-\frac {\operatorname {Subst}\left (\int \frac {x^2}{(a+x) \left (-b^2-x^2\right )} \, dx,x,b \sinh (c+d x)\right )}{b d}\\ &=-\frac {\operatorname {Subst}\left (\int \left (-\frac {a^2}{\left (a^2+b^2\right ) (a+x)}+\frac {b^2 (a-x)}{\left (a^2+b^2\right ) \left (b^2+x^2\right )}\right ) \, dx,x,b \sinh (c+d x)\right )}{b d}\\ &=\frac {a^2 \log (a+b \sinh (c+d x))}{b \left (a^2+b^2\right ) d}-\frac {b \operatorname {Subst}\left (\int \frac {a-x}{b^2+x^2} \, dx,x,b \sinh (c+d x)\right )}{\left (a^2+b^2\right ) d}\\ &=\frac {a^2 \log (a+b \sinh (c+d x))}{b \left (a^2+b^2\right ) d}+\frac {b \operatorname {Subst}\left (\int \frac {x}{b^2+x^2} \, dx,x,b \sinh (c+d x)\right )}{\left (a^2+b^2\right ) d}-\frac {(a b) \operatorname {Subst}\left (\int \frac {1}{b^2+x^2} \, dx,x,b \sinh (c+d x)\right )}{\left (a^2+b^2\right ) d}\\ &=-\frac {a \tan ^{-1}(\sinh (c+d x))}{\left (a^2+b^2\right ) d}+\frac {b \log (\cosh (c+d x))}{\left (a^2+b^2\right ) d}+\frac {a^2 \log (a+b \sinh (c+d x))}{b \left (a^2+b^2\right ) d}\\ \end {align*}

________________________________________________________________________________________

Mathematica [C]  time = 0.08, size = 78, normalized size = 1.05 \[ \frac {2 a^2 \log (a+b \sinh (c+d x))+b (b+i a) \log (-\sinh (c+d x)+i)+b (b-i a) \log (\sinh (c+d x)+i)}{2 b d \left (a^2+b^2\right )} \]

Antiderivative was successfully verified.

[In]

Integrate[(Sinh[c + d*x]*Tanh[c + d*x])/(a + b*Sinh[c + d*x]),x]

[Out]

(b*(I*a + b)*Log[I - Sinh[c + d*x]] + b*((-I)*a + b)*Log[I + Sinh[c + d*x]] + 2*a^2*Log[a + b*Sinh[c + d*x]])/
(2*b*(a^2 + b^2)*d)

________________________________________________________________________________________

fricas [A]  time = 0.54, size = 111, normalized size = 1.50 \[ -\frac {{\left (a^{2} + b^{2}\right )} d x + 2 \, a b \arctan \left (\cosh \left (d x + c\right ) + \sinh \left (d x + c\right )\right ) - a^{2} \log \left (\frac {2 \, {\left (b \sinh \left (d x + c\right ) + a\right )}}{\cosh \left (d x + c\right ) - \sinh \left (d x + c\right )}\right ) - b^{2} \log \left (\frac {2 \, \cosh \left (d x + c\right )}{\cosh \left (d x + c\right ) - \sinh \left (d x + c\right )}\right )}{{\left (a^{2} b + b^{3}\right )} d} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sinh(d*x+c)*tanh(d*x+c)/(a+b*sinh(d*x+c)),x, algorithm="fricas")

[Out]

-((a^2 + b^2)*d*x + 2*a*b*arctan(cosh(d*x + c) + sinh(d*x + c)) - a^2*log(2*(b*sinh(d*x + c) + a)/(cosh(d*x +
c) - sinh(d*x + c))) - b^2*log(2*cosh(d*x + c)/(cosh(d*x + c) - sinh(d*x + c))))/((a^2*b + b^3)*d)

________________________________________________________________________________________

giac [A]  time = 0.31, size = 95, normalized size = 1.28 \[ \frac {\frac {a^{2} \log \left ({\left | b e^{\left (2 \, d x + 2 \, c\right )} + 2 \, a e^{\left (d x + c\right )} - b \right |}\right )}{a^{2} b + b^{3}} - \frac {d x}{b} - \frac {2 \, a \arctan \left (e^{\left (d x + c\right )}\right )}{a^{2} + b^{2}} + \frac {b \log \left (e^{\left (2 \, d x + 2 \, c\right )} + 1\right )}{a^{2} + b^{2}}}{d} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sinh(d*x+c)*tanh(d*x+c)/(a+b*sinh(d*x+c)),x, algorithm="giac")

[Out]

(a^2*log(abs(b*e^(2*d*x + 2*c) + 2*a*e^(d*x + c) - b))/(a^2*b + b^3) - d*x/b - 2*a*arctan(e^(d*x + c))/(a^2 +
b^2) + b*log(e^(2*d*x + 2*c) + 1)/(a^2 + b^2))/d

________________________________________________________________________________________

maple [B]  time = 0.00, size = 153, normalized size = 2.07 \[ -\frac {\ln \left (\tanh \left (\frac {d x}{2}+\frac {c}{2}\right )-1\right )}{d b}-\frac {\ln \left (\tanh \left (\frac {d x}{2}+\frac {c}{2}\right )+1\right )}{d b}+\frac {a^{2} \ln \left (\left (\tanh ^{2}\left (\frac {d x}{2}+\frac {c}{2}\right )\right ) a -2 \tanh \left (\frac {d x}{2}+\frac {c}{2}\right ) b -a \right )}{d b \left (a^{2}+b^{2}\right )}+\frac {4 b \ln \left (\tanh ^{2}\left (\frac {d x}{2}+\frac {c}{2}\right )+1\right )}{d \left (4 a^{2}+4 b^{2}\right )}-\frac {8 a \arctan \left (\tanh \left (\frac {d x}{2}+\frac {c}{2}\right )\right )}{d \left (4 a^{2}+4 b^{2}\right )} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(sinh(d*x+c)*tanh(d*x+c)/(a+b*sinh(d*x+c)),x)

[Out]

-1/d/b*ln(tanh(1/2*d*x+1/2*c)-1)-1/d/b*ln(tanh(1/2*d*x+1/2*c)+1)+1/d*a^2/b/(a^2+b^2)*ln(tanh(1/2*d*x+1/2*c)^2*
a-2*tanh(1/2*d*x+1/2*c)*b-a)+4/d/(4*a^2+4*b^2)*b*ln(tanh(1/2*d*x+1/2*c)^2+1)-8/d/(4*a^2+4*b^2)*a*arctan(tanh(1
/2*d*x+1/2*c))

________________________________________________________________________________________

maxima [A]  time = 0.40, size = 110, normalized size = 1.49 \[ \frac {a^{2} \log \left (-2 \, a e^{\left (-d x - c\right )} + b e^{\left (-2 \, d x - 2 \, c\right )} - b\right )}{{\left (a^{2} b + b^{3}\right )} d} + \frac {2 \, a \arctan \left (e^{\left (-d x - c\right )}\right )}{{\left (a^{2} + b^{2}\right )} d} + \frac {b \log \left (e^{\left (-2 \, d x - 2 \, c\right )} + 1\right )}{{\left (a^{2} + b^{2}\right )} d} + \frac {d x + c}{b d} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sinh(d*x+c)*tanh(d*x+c)/(a+b*sinh(d*x+c)),x, algorithm="maxima")

[Out]

a^2*log(-2*a*e^(-d*x - c) + b*e^(-2*d*x - 2*c) - b)/((a^2*b + b^3)*d) + 2*a*arctan(e^(-d*x - c))/((a^2 + b^2)*
d) + b*log(e^(-2*d*x - 2*c) + 1)/((a^2 + b^2)*d) + (d*x + c)/(b*d)

________________________________________________________________________________________

mupad [B]  time = 1.26, size = 174, normalized size = 2.35 \[ \frac {\ln \left ({\mathrm {e}}^{c+d\,x}+1{}\mathrm {i}\right )}{b\,d+a\,d\,1{}\mathrm {i}}-\frac {x}{b}+\frac {a^2\,\ln \left (a^2\,b^3-b^5-a^4\,b+2\,a^5\,{\mathrm {e}}^{d\,x}\,{\mathrm {e}}^c+b^5\,{\mathrm {e}}^{2\,c}\,{\mathrm {e}}^{2\,d\,x}+a^4\,b\,{\mathrm {e}}^{2\,c}\,{\mathrm {e}}^{2\,d\,x}-2\,a^3\,b^2\,{\mathrm {e}}^{d\,x}\,{\mathrm {e}}^c-a^2\,b^3\,{\mathrm {e}}^{2\,c}\,{\mathrm {e}}^{2\,d\,x}+2\,a\,b^4\,{\mathrm {e}}^{d\,x}\,{\mathrm {e}}^c\right )}{d\,a^2\,b+d\,b^3}+\frac {\ln \left (1+{\mathrm {e}}^{c+d\,x}\,1{}\mathrm {i}\right )\,1{}\mathrm {i}}{a\,d+b\,d\,1{}\mathrm {i}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((sinh(c + d*x)*tanh(c + d*x))/(a + b*sinh(c + d*x)),x)

[Out]

log(exp(c + d*x) + 1i)/(a*d*1i + b*d) - x/b + (log(exp(c + d*x)*1i + 1)*1i)/(a*d + b*d*1i) + (a^2*log(a^2*b^3
- b^5 - a^4*b + 2*a^5*exp(d*x)*exp(c) + b^5*exp(2*c)*exp(2*d*x) + a^4*b*exp(2*c)*exp(2*d*x) - 2*a^3*b^2*exp(d*
x)*exp(c) - a^2*b^3*exp(2*c)*exp(2*d*x) + 2*a*b^4*exp(d*x)*exp(c)))/(b^3*d + a^2*b*d)

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {\sinh {\left (c + d x \right )} \tanh {\left (c + d x \right )}}{a + b \sinh {\left (c + d x \right )}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sinh(d*x+c)*tanh(d*x+c)/(a+b*sinh(d*x+c)),x)

[Out]

Integral(sinh(c + d*x)*tanh(c + d*x)/(a + b*sinh(c + d*x)), x)

________________________________________________________________________________________